Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DataGrid] remove needless check in useGridStateInitialization #14181

Merged
merged 5 commits into from
Aug 15, 2024

Conversation

k-rajat19
Copy link
Contributor

publishEvent is always available during grid state initialization (because we are adding it in API synchronously before state initialization) so there is no need to check that.

@zannager zannager added the component: data grid This is the name of the generic UI component, not the React module! label Aug 13, 2024
Copy link
Contributor

@romgrk romgrk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@romgrk romgrk enabled auto-merge (squash) August 13, 2024 18:37
@mui-bot
Copy link

mui-bot commented Aug 13, 2024

Deploy preview: https://deploy-preview-14181--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 7344cc5

@arminmeh
Copy link
Contributor

@k-rajat19 can you run pnpm prettier and commit the changes?

auto-merge was automatically disabled August 14, 2024 09:08

Head branch was pushed to by a user without write access

@k-rajat19
Copy link
Contributor Author

@k-rajat19 can you run pnpm prettier and commit the changes?

Done👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants